runtime/pprof.locInfo.firstPCFrames (field)
3 uses
runtime/pprof (current package)
proto.go#L251: firstPCFrames []runtime.Frame
proto.go#L425: if added := b.deck.tryAdd(addr, l.firstPCFrames, l.firstPCSymbolizeResult); added {
proto.go#L610: firstPCFrames: append([]runtime.Frame{}, b.deck.frames[:b.deck.firstPCFrames]...),
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)